bosh
Verified for current stable LTS
Bosh Command: List VMs In A Specific Deployment In A BOSH Environment
Use for List VMs in a specific deployment in a BOSH environment with Bosh. Exact CLI syntax to List VMs in a specific deployment in a BOSH environment using Bosh.
When to use this: Use for List VMs in a specific deployment in a BOSH environment with Bosh.
Command Syntax
bosh -e <environment> vms -d <deployment> bosh -e <environment> vms -d <deployment> Command Breakdown
-e- Command Option
- Tool-specific option used by this command invocation.
-d- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to List VMs in a specific deployment in a BOSH environment using Bosh.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Bosh Command: Create Local Alias For A BOSH Director
bosh alias-env <environment_name> -e <ip_address|URL> --ca-cert <ca_certificate> Bosh Command: List All BOSH Environments bosh environments Bosh Command: List Deployments In A BOSH Environment bosh -e <environment> deployments Bosh Command: Log In To A Specific BOSH Director bosh login -e <environment> Bosh Command: SSH Into A VM In A Specific Deployment In A BOSH Environment bosh -e <environment> ssh <virtual_machine> -d <deployment>